/* @font-face {
	font-family: 'FZZDHJW';
	src: url('../font/方正正大黑FZZDHJW.TTF');
}

@font-face {
	font-family: 'SourceHanSansCN';
	src: url('../font/SourceHanSansCN-Normal.otf');
}
*/


@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('../font/MyriadPro-Regular.otf');
}

:root {
	--primary-color: #ee7a1b;
	--primary-color1: #ef842d;

	--primary-fm: 'MyriadPro-Regular'
}


.nav {
	background: var(--primary-color);
	padding: 15px 0;
}

.nav .rt_nav .nav_gp {
	margin-top: 10px;
}

.nav .rt_nav .nav_gp ul li {
	float: left;
	margin-left: 50px;
	position: relative;
}

.nav .rt_nav .nav_gp ul li .li_a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	font-family: var(--primary-fm);
	padding-bottom: 10px;
	border-bottom: 3px solid var(--primary-color);
}

.nav .rt_nav .nav_gp ul li:hover .li_a {
	border-bottom: 3px solid #fff;
}

.nav .rt_nav .nav_gp ul .on .li_a {
	border-bottom: 3px solid #fff;
}

.nav .rt_nav .nav_gp ul li .show_two {
	position: absolute;
	background: #fff;
	width: 150px;
	display: none;
	left: 50%;
	z-index: 88;
	border-radius: 5px;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
	transform: translate(-50%, 0);
	text-align: center;
}

.nav .rt_nav .nav_gp ul li .show_two dl dd a {
	display: block;
	padding: 10px 0;
	font-size: 14px;
	border-bottom: 1px solid #f2f2f2;

}

.nav .rt_nav .nav_gp ul li:hover .show_two {
	display: block;
}

.nav .rt_nav .nav_gp ul li .show_two dl dd a:hover {
	text-decoration: underline;
	color: var(--primary-color);
}

.nav .rt_nav .nav_gp ul li .show_two dl dd:last-child a {
	border-bottom: 0px none;
}


.banner .pic_item {
	height: 800px;
}

.banner {
	overflow: hidden;
}

.banner .swiper-pagination .swiper-pagination-bullet {
	position: relative;
	width: 200px;
	height: 3px;
	background: none;
	opacity: 1;
	margin: 0px auto;
}

.banner .swiper-pagination .swiper-pagination-bullet::before {
	content: '';
	width: 100%;
	height: 3px;
	position: relative;
	border-radius: 0px;
	/* margin: 0px auto; */
	background: #fff;
	opacity: .4;
	display: inline-block;

}

.banner .swiper-pagination .swiper-pagination-bullet em {
	color: #fff;
	font-size: 24px;
	position: relative;
	top: -50px;
	opacity: 1;
}

.banner .swiper-pagination .swiper-pagination-bullet-active::before {
	opacity: 1;
}

.banner .swiper-pagination {
	bottom: -10px !important;
}

.m1 {
	padding: 140px 0 100px;
}

.cm_title {
	position: relative;
}

.cm_title .t1 {
	font-size: 68px;
	font-family: 'fangsong';
	font-weight: bold;
	color: #CCCCCC;
	opacity: 0.16;
	letter-spacing: 3px;
}

.cm_title .t2 {
	color: var(--primary-color);
	font-size: 42px;
	font-weight: bold;
	margin-top: -50px;
	margin-bottom: 40px;
}

.m1 .let {
	width: 510px;
}

.m1 .let .cont {
	font-size: 16px;
	color: #333333;
	line-height: 32px;
	text-indent: 2em;
	margin-bottom: 50px;
}

.m1 .let .group .item {
	padding: 0px 40px;
	text-align: center;
}

.m1 .let .group .item:nth-child(1) {
	padding-left: 0px;
}

.m1 .let .group .item:nth-child(2) {
	border-right: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;

}

.m1 .let .group .item .t1 {
	font-weight: bold;
	font-size: #333333;
	font-size: 20px;
	margin-top: 0px;
}

.m1 {
	display: flex;
}

.m1 .let {
	flex: 1;
	padding-right: 125px;
}

.m2 {
	background: url('../img/p17.png') center top no-repeat var(--primary-color1);
	background-size: 100% auto;
	padding-top: 200px;
	padding-bottom: 200px;
}

.cm_title2 {
	text-align: center;
}

.cm_title2 .t1 {
	color: #FFFFFF;
}

.cm_title2 .t2 {
	color: #fff;
}

.m2 {
	padding-bottom: 80px;
}

.m2 .box {
	background: #fff;
	border-radius: 8px;
	display: flex;
}

.m2 .box {
	display: flex;
	align-items: center;
}

.m2 .box .let {
	flex: 1;
	
}
.m2 .box .pic{
	width: 400px;
}
.m2 .box .pic img {
	border-radius: 0px 10px 10px 0;
}

.m2 .box .let .dm {
	padding: 0 90px;
}

.m2 .box .let .dm .t1 {
	font-weight: bold;
	color: #333333;
	font-size: 32px;
	margin-bottom: 10;

}

.m2 .box .let .dm .t1 span {
	display: inline-block;
	position: relative;
}

.m2 .box .let .dm .t1 span::before {
	content: '';
	width: 100%;
	display: inline-block;
	bottom: 2px;
	height: 7px;
	/* opacity: 0.2; */
	position: absolute;
	left: 0px;
	background: #FCE4D1;
	border-radius: 5px;
}

.m2 .box .let .dm .t1 span b {
	position: relative;
	z-index: 5;
}

.m2 .box .let .dm .t2 {
	margin-bottom: 15px;
	margin-top: 20px;
	margin-bottom: 15px;
}

.m2 .box .let .dm .t2 span {
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	padding: 5px 10px;
	font-size: 16px;
	color: #333333;
}

.m2 .box .let .dm .t3 {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	margin-bottom: 25px;
}

.cm_more a {
	text-decoration: underline;
	color: var(--primary-color);
}

.m2 .fun {
	overflow: hidden;
	padding-bottom: 60px;
	position: relative;
}

.m2 .fun_bottom {
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
}

.m2 .fun_bottom .gp {
	display: inline-block;

}

.m2 .fun_bottom .gp span {
	display: inline-block;
	width: 11px;
	border-radius: 50%;
	background: #fff;
	margin: 0px 3px;
	height: 11px;
	opacity: 0.4;
	cursor: pointer;
}

.m2 .fun_bottom .gp .on {
	background: #fff;
	opacity: 1;
}

.m2 .fun_bottom i {
	display: inline-block;
	font-size: 26px;
	color: #fff;
	position: relative;
	top: 3px;
	cursor: pointer;
}

.m2 .fun_bottom .let {
	margin-right: 15px;
}

.m2 .fun_bottom .rit {
	margin-left: 15px;
}

.m3 {
	padding: 100px 0;
}

.cm_title3 {
	text-align: center;
}

.m3 .box .item {
	width: 14%;
	margin: 0px 3%;
	position: relative;
	text-align: center;
}

.m3 .box .item .pic {
	position: relative;
	z-index: 9;
}

.m3 .box .item .pic img {
	margin-right: -10px;
}

.m3 .box .item .nub span {
	width: 30px;
	height: 30px;
	border: 1px solid #C5C5C5;
	color: #666666;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	border-radius: 50%;
}

.m3 .box .item .nub {
	margin-top: 100px;
	background: #fff;
	z-index: 89;
	position: relative;
}

.m3 .box .item i {
	display: inline-block;
	width: 1px;
	position: absolute;
	height: 180px;
	left: 50%;
	transform: translate(-50%, 0);
	border-left: 2px dashed #C5C5C5;
}

.m3 .box .item .tit {
	background: #F3F3F3;
	/* width: 320px; */
	margin: 0px auto;
	border-radius: 5px;
	text-align: center;
	padding: 12px;

	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
}

.m3 .box .item .dect {
	font-size: 16px;
	color: #666;
}

.m3 .box {
	position: relative;
}

.m3 .box::before {
	content: '';
	position: absolute;
	left: 0px;
	height: 2px;
	width: 100%;
	top: 26px;
	background: #EAEAEA;
	display: inline-block;
}

.m4 {
	padding: 40px 0 85px;
	background: #F5F5F5;

}

.m4 .hd {
	/* margin-top: 20px; */
}

.m4 .hd .hore {
	margin-top: 65px;
}

.m4 .hd .hore .it {
	color: #999999;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	margin-left: 50px;
	padding-bottom: 10px;
	border-bottom: 2px solid #F5F5F5;
}

.m4 .hd .hore .on,
.m4 .hd .hore .it:hover {
	border-bottom: 2px solid var(--primary-color);
	color: var(--primary-color);
}

.m4 .group .item {
	width: 31%;
	margin-right: 3.3%;
	border-radius: 10px;
}

.m4 .group .item:nth-child(3n) {
	margin-right: 0px;
}

.m4 .group .item .cm {
	background: #fff;
	position: relative;
	z-index: 899;
	margin-top: -20px;
	padding: 35px;
	padding-bottom: 20px;
	border-radius: 15px;
	border-bottom: 4px solid #ECEDEE;
}

.m4 .group .item .cm .t1 {
	font-weight: bold;
	font-size: 20px;
	color: #333333;
	margin-bottom: 25px;
}

.m4 .group .item .cm .t2 {
	font-size: 16px;
	color: #666666;
	height: 90px;overflow: hidden;

	line-height: 30px;
	padding-bottom: 25px;
}

.m4 .group .item .cm .t3 {
	border-top: 1px solid #E7E9E9;
	margin-top: 25px;
	padding-top: 15px;
	color: #999999;
	font-size: 14px;
}

.m5 {
	padding-top: 85px;
}

.footer {
	background: #333333;
	padding: 70px 0 30px;
}

.footer .gp .item {
	margin-left: 85px;
}

.footer .gp .item .t1 {
	color: #fff;
	font-size: 16px;
	margin-bottom: 25px;
}

.footer .gp .item ul li {
	margin-bottom: 10px;
}

.footer .gp .item ul li a {
	color: #999999;
	font-size: 14px;
}

.footer .gp .item ul li a:hover {
	color: #fff;
}

.footer .tel {
	text-align: right;
	margin-left: 90px;

}

.footer .tel .t2 {
	color: #999999;
	font-size: 14px;
}

.footer .tel .t3 {
	color: #fff;
	font-size: 28px;
}

.footer .gp .item:nth-child(1) {
	margin-left: 0px;
}

.footer .copy {
	margin-top: 40px;
	border-top: 1px solid #414141;
	padding-top: 15px;
	font-size: 14px;
}

.footer .copy .let {
	color: #fff;
	opacity: 0.4;
}

.child_banner {
	height: 500px;
	position: relative;
}

.child_banner .w {
	position: absolute;
	top: 45%;
	left: 50%;
	color: #fff;
	transform: translate(-50%, -50%);
}

.child_banner .w .let {
	width: 345px;
}

.child_banner .w .let .t1 {
	font-size: 40px;
	margin-bottom: 35px;
	font-weight: bold;
}

.child_banner .w .let .t2 {
	font-size: 24px;
}

.m6 {
	background: #f7f7f7;
	text-align: center;
}

.m6 .item {
	display: inline-block;
	margin: 0px 75px;
}

.m6 .item a {
	border-bottom: 3px solid #f7f7f7;
	padding-top: 20px;
	display: inline-block;
	padding-bottom: 10px;
}

.m6 .item a .pic {
	height: 40px;
	position: relative;
	margin-bottom: 2px;
}

.m6 .item a .pic img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.m6 .item a .t1 {
	font-weight: bold;
	color: #333;
	font-size: 17px;
}

.m6 .item:hover a {
	color: var(--primary-color);
	border-bottom: 3px solid var(--primary-color)
}

.m6 .item:hover a .t1 {
	color: var(--primary-color);
}

.m6 .on a {
	border-bottom: 3px solid var(--primary-color)
}

.m6 .on a .t1 {
	color: var(--primary-color);
}

.m7 {
	padding: 80px 0px 110px;
}

.m7 .t2 {
	color: #333;
	margin-top: 30px;
	font-size: 14px;
	line-height: 25px;
}

.m7 .t2 span {
	color: #666;

	display: inline-block;
}

.m7 .t2 p {
	text-indent: 2em;
}

.m7 {
	display: flex;
}

.m7 .let {
	flex: 1;
	padding-right: 50px;
}

.m8 {
	padding: 90px 0;
}

.m8 .gp .item {
	width: 25%;
	position: relative;
	background: #f2f2f2;
}

.m8 .gp .item .text {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 70%;
	transform: translate(-50%, -50%);
}

.m8 .gp .item .text .t1 {
	color: var(--primary-color);
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 10px;
}

.m8 .gp .item .text .t2 {
	font-size: 16px;
	color: #333333;
}

.m8 .gp .item .pic img {
	margin-left: -1px;
}

.m9 {
	padding: 120px 0 110px;
	background: url('../img/p35.png') center bottom no-repeat;
}

.m9 .fun_dm {
	overflow: hidden;
	position: relative;
}

.m9 .fun_dm::before {
	content: '';
	width: 100%;
	height: 1px;
	position: absolute;
	top: 48%;
	display: inline-block;
	transform: translate(0, -50%);
	border-bottom: 2px dashed #C5C5C5
}

.m9_item {
	text-align: center;
	position: relative;
	z-index: 9888;
}

.m9_item .pic {
	margin-bottom: 15px;
}

.m9_item .dect {
	font-size: 16px;
	text-align: left;
	color: #666666;
}

.m9_item .nub {
	margin-top: 50px;
	position: relative;
	padding-top: 30px;
	position: relative;
	z-index: 100;
}

.m9_item .nub span {
	color: var(--primary-color);
	font-weight: bold;
	font-size: 28px;
}

.m9_item .nub .icon {
	position: absolute;
	left: 50%;
	top: 5px;
	transform: translate(-50%, 0);
}

.m9_item2 {
	padding-top: 180px;
}

.m9_item2 .dect {
	margin-bottom: 20px;
}

.m9_item2 .nub {
	padding-top: 0px;
	margin-bottom: 50px;
	padding-bottom: 30px;
}

.m9_item2 .nub .icon {
	top: auto;
	bottom: 9px;
}

.m9 .fun {
	position: relative;
	padding: 0px 60px;
}

.m9 .fun .prev,
.m9 .fun .next {
	position: absolute;
	cursor: pointer;
	top: 48%;
	transform: translate(0, -50%);
}

.m9 .fun .prev {
	left: 10px;
}

.m9 .fun .next {
	right: 10px;
}

.m10 {
	padding: 60px 0;
}

.m10 .item {
	display: flex;
	align-items: center;
	padding: 45px 0;
	border-bottom: 1px solid #E5E5E5;
}

.m10 .item .time {
	width: 130px;
	position: relative;

}

.m10 .item .time::before {
	content: '';
	width: 2px;
	height: 100px;
	background: #E5E5E5;
	display: inline-block;
	right: -10px;
	top: 50%;
	position: absolute;
	transform: translate(0, -50%);
}

.m10 .item .time .t1 {
	font-weight: bold;
	font-size: 38px;
	margin-bottom: 2px;
	color: var(--primary-color);
}

.m10 .item .time .t1 span {
	transform: translate(-5px, 0);
}

.m10 .item .time .t2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
}

.m10 .item .cn {
	flex: 1;
	padding-left: 40px;
	padding-right: 110px;
}

.m10 .item .cn .t1 {
	font-size: 28px;
	color: #333333;
	margin-bottom: 20px;
}

.m10 .item .cn .t2 {
	font-size: 16px;
	line-height: 28px;
	color: #666666;
}

.m10 .item:hover .cn .t1 {
	color: var(--primary-color);
}

.m10 .item .pic {
	width: 385px;
}

.m10 .gp {
	margin-bottom: 50px;
}

.m11 {
	margin-top: 100px;
	margin-bottom: 70px;
}

.m11 .let {
	width: 69%;
}

.m12 .t1 {
	font-size: 30px;
	color: #333333;
	margin-bottom: 20px;
}

.m12 .t2 {
	font-size: 14px;
	color: #999999;
	border-bottom: 1px solid #E9E9E9;
	padding-bottom: 50px;
	margin-bottom: 35px;
}

.m12 .t2 span {
	margin-right: 25px;
	position: relative;
}

.m12 .t2 span img {
	display: inline-block;
	margin-right: 1px;
	vertical-align: sub;
}

.m12 .cn {
	line-height: 32px;
	border-bottom: 1px solid #E9E9E9;
	padding-bottom: 50px;
	margin-bottom: 40px;
}

.m12 .ne_click .it {
	margin-bottom: 25px;
	font-size: 14px;
	color: #666666;
}

.m12 .ne_click .it span {
	position: relative;
	display: inline-block;
	margin-left: 4px;
	top: 2px;
}

.m12 .ne_click .it span:hover {
	color: var(--primary-color);
}

.m11 .rit {
	width: 25%;
}

.cm_title4 {
	margin-bottom: 30px;
}

.cm_title4 span {
	display: inline-block;
	position: relative;
}

.cm_title4 span::before {
	content: '';
	width: 100%;
	display: inline-block;
	bottom: 2px;
	height: 7px;
	/* opacity: 0.2; */
	position: absolute;
	left: 0px;
	background: #FCE4D1;
	border-radius: 5px;
}

.cm_title4 span b {
	position: relative;
	font-size: 24px;
	z-index: 5;
}

.cm_title4 img {
	position: relative;
	z-index: 9;
	width: 16px;
	bottom: 4px;
	margin-left: 2px;
	margin-right: 2px;
}

.m13 .gp .item {
	display: flex;
	border-bottom: 1px solid #EBEBEB;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.m13 .gp .item .pic {
	width: 107px;
}

.m13 .gp .item .cn {
	flex: 1;
	padding-left: 14px;
}

.m13 .gp .item .cn .t1 {
	font-size: 14px;
	color: #000000;
	height: 42px;
	overflow: hidden;
	font-weight: bold;
}

.m13 .gp .item .cn .time {
	font-size: 14px;
	color: #999999;
	margin-top: 3px;
}

.m13 .gp .item:hover .cn .t1 {
	color: var(--primary-color);
}

.m14 {
	padding: 70px 0 80px;
}

.m14 .item {
	width: 31%;
	margin-right: 3%;
	margin-bottom: 65px;
	border-radius: 10px;
}

.m14 .item:nth-child(3n) {
	margin-right: 0px;

}

.m14 .item .cont {
	padding: 20px;
	border-bottom: 6px solid #F2F2F2;
	border-radius: 0 0 10px 10px
}

.m14 .item .cont .t1 {
	font-size: 24px;
	margin-bottom: 10px;
	color: #333333;
}

.m14 .item .cont .t2 {
	font-size: 14px;
	color: #666666;
	height: 45px;
	overflow: hidden;
	margin-bottom: 15px;
}

.m14 .item .cont .t3 span {
	color: var(--primary-color);
	text-decoration: underline;
}

.m14 .gp {
	margin-bottom: 40px;
}

.m15_warp {
	padding: 85px 0px 40px
}

.m15 {
	display: flex;
}

.m15 .fun {
	width: 600px;
	position: relative;
	overflow: hidden;
}

.m15 .fun .prev {
	position: absolute;
	left: 25px;
	top: 50%;
	transform: translate(0, -50%);
}

.m15 .fun .next {
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translate(0, -50%);
}

.m15 .fun .prev,
.m15 .fun .next {
	z-index: 999;
	cursor: pointer;
}

.m15 .cont {
	flex: 1;
	padding-left: 50px;
	padding-top: 10px;
}

.m15 .cont .t1 {
	font-size: 36px;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
}

.m15 .cont .t2 {
	font-size: 14px;
	color: #666666;
	margin-bottom: 40px;
}

.m15 .cont .gp {
	margin-bottom: 40px;
}

.m15 .cont .gp li {
	color: #666;
	font-size: 16px;
	background: url('../img/p65.png') left 8px no-repeat;
	padding-left: 15px;
	margin-bottom: 20px;
}

.cm_but1 a {
	display: inline-block;
	background: var(--primary-color);
	color: #fff;
	border-radius: 25px;
	position: relative;
	font-weight: bold;
	padding: 12px 25px 12px 65px;
}

.cm_but1 a img {
	position: absolute;
	left: 30px;
	top: 50%;
	transform: translate(0, -50%);
}

.m16 {
	margin-top: 90px;

	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 70px;
	margin-bottom: 100px;
}

.m16 .cont {
	font-size: 16px;
	color: #333;
	line-height: 32px;
}

.m17 .m14 {
	padding: 0;
}

.m17 .m14 .gp {
	margin-bottom: 0px;
}

.m18 {
	position: relative;
}

.m18 .gp .item {
	text-align: center;
	padding: 140px 0;
	position: relative;
}

.m18 .gp .item .t2 {
	color: var(--primary-color);
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}

.m18 .gp .item .t3 {
	font-size: 20px;
	color: #666666;
}

.m18 .gp .item .pic {
	position: relative;
	text-align: center;
}

.m18 .gp .item .pic span {
	color: #333333;
	font-size: 150px;
	/* line-height: 150px; */
	opacity: 0.07;
	position: absolute;
	top: -100px;
	left: 50%;
	transform: translate(-50%, 0);
}

.m18 .gp .item_1 {
	width: 50%;
	border-bottom: 1px solid #e5e5e5;
}

.m18 .gp .item_1:nth-child(1)::before {
	content: '';
	position: absolute;
	width: 1px;
	height: 100%;
	right: 0px;
	top: 0px;
	background: #e5e5e5;
	display: inline-block;

}

.m18 .gp .item_2 {
	width: 33%;
}

.m18 .gp .item_2 .t3 {
	font-size: 20px;
	padding: 0px 10%;
}

.m18 .gp .item:nth-child(4)::before,
.m18 .gp .item:nth-child(3)::before {
	content: '';
	position: absolute;
	width: 1px;
	height: 100%;
	right: 0px;
	top: 0px;
	background: #e5e5e5;
	display: inline-block;

}

.m18 .weizhi {
	position: absolute;
	top: 60px;
}

.weizhi {
	color: #999999;
	font-size: 14px;


}

.weizhi .hm {
	padding-left: 25px;
	background: url('../img/p70.png') left center no-repeat;
}

.weizhi a {
	color: #999;
}

.m19 {
	padding: 60px 0 110px;
	
}
.m19 .box{
	margin-top: 90px;
}

.m19 .let {
	width: 43.6%;
}

.m19 .let .t1 {
	font-weight: bold;
	color: #333333;
	font-size: 34px;
	margin-bottom: 45px;
}

.m19 .let .gp .item {
	position: relative;
	padding-left: 65px;
	margin-bottom: 25px;
}

.m19 .let .gp .item .icon {
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translate(0, -50%);
}

.m19 .let .gp .item .t2_1 {
	color: #999999;
	font-size: 14px;
}

.m19 .let .gp .item .t2_2 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

.m19 .let .map {
	width: 100%;
	height: 340px;
	position: relative;
	margin-top: 65px;
}

.m19 .let .map iframe {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.m19 .rit {
	width: 48.5%;
}

.m19 .rit .t1 {
	font-weight: bold;
	color: #333333;
	font-size: 34px;
	margin-bottom: 45px;
}

.m19 .rit .gp .it .t11 {
	font-size: 17px;
	font-weight: #333333;
	font-weight: bold;
	margin-bottom: 7px;
}

.m19 .rit .gp .it {
	padding: 9px;
	margin-bottom: 35px;
	border-bottom: 1px solid #E5E5E5;
}

.m19 .rit .gp .it input {
	display: block;
	font-size: 14px;
	width: 100%;
}

.m19 .rit .gp .it .cell textarea {
	border: 1px solid #E5E5E5;
	border-radius: 5px;
	width: 100%;
	padding: 2%;
	font-size: 14px;
	height: 200px;
}

.m19 .rit .gp .sub {
	text-align: center;
}

.m19 .rit .gp .sub input {
	display: inline-block;
	background: var(--primary-color);
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border-radius: 4px;
	padding: 12px 60px;
}